home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / Programs / Net.Accelerator.v5.1.0.1.WinALL / netaccelerator.exe / %MAINDIR% / Tips.txt < prev   
Encoding:
Text File  |  2003-07-01  |  1.3 KB  |  9 lines

  1. MTU is the default packet size that Windows uses to negotiate with. If MTU is set too large, the routers fragment into a packet size that the router can handle. This fragmentation can double the amount of time it takes to send a single packet.
  2. The TCP Receive Window size is the amount of receive data (in bytes) that can be buffered at one time on a connection.  
  3. TTL is a field in the IP header which indicates how long a packet should be allowed to survive before it is discarded.
  4. Session Keep Alive specifies how often to send session keepalive packets on active sessions.
  5. Enabling Path MTU Auto Discovery causes TCP to attempt to discover the Maximum Transmission Unit (MTU or largest packet size) over the path to a remote host.
  6. Black Hole Routers Detect specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages.
  7. NDI Cache is the size of the cache used to store source routing paths. It has a very large effect on the performance of your TCP connection.
  8. TheĆ”HTTP 1.1 specification mandates the two connection limit and HTTP 1.0 specification mandates the four connection limit.
  9. Most Internet Service Providers have inactivity timeout, they will disconnect you after a fixed time of modem inactivity.